h1
{
    color: pink;
	
	font-weight: italic;
	text-align: center;
}
body
{
    background-image: url("images/5bq2.gif");

height: 100%;
	width: 100%;
 
font-size: 100%;
text-align: center; 
}

img {
border: none;
}
h2
{
    color: pink;
	font-size: #00ffff;
	font-weight: italic;
	text-align: center;
}